| 1. | The time - out in milliseconds to use for synchronous calls 要用于同步调用的超时设定(以毫秒为单位) 。 |
| 2. | Object is not in blocking mode and cannot accept this synchronous call 对象不处于阻止模式,无法接受此同步调用。 |
| 3. | Gets or sets the time - out in milliseconds to use for synchronous calls 获取或设置要用于同步调用的超时设定(以毫秒为单位) 。 |
| 4. | In your client project , add a web reference and a synchronous call to the web service 在客户端项目中,添加对web服务的web引用以及同步调用。 |
| 5. | Synchronous calls are much more fragile , so to make a remote call more robust , make it asynchronous 同步调用极易受破坏,所以为了使远程调用更稳固,要进行异步调用。 |
| 6. | In the case of synchronous calls , the connection from the client is maintained for the duration of the message call 对于同步调用的情况,将在消息调用期间维护来自客户端的连接。 |
| 7. | Shows how you can run a worker thread which makes synchronous calls to the user interface ( for example , thread reads a long recordset and fills some control in the form ) 这个项目演示了如何运行一个工作线程,可以对用户接口生成同步调用(如,线程可以读取一个长记录集,填充窗体中的一些控件) 。 |
| 8. | Running worker thread in c - shows how you can run a worker thread which makes synchronous calls to the user interface ( for example , thread reads a long recordset and fills some control in the form ) 这个项目演示了如何运行一个工作线程,可以对用户接口生成同步调用(如,线程可以读取一个长记录集,填充窗体中的一些控件) 。 |
| 9. | In the data transfer , according to the characteristic of data type , we adopt multi - kinds of transfer protocol - the control command and emulational graphics data that is transferred on the basis of tcp socket , and the video image transport based on real - time transport protocol ( rtp ) . and between the distributed objects , it adopts multi - kinds of communication way - one way transfer , synchronous call and push technique based on incident serve of corba 在数据的传输中,根据数据类型的特点,采用多种传输协议?基于tcpsocket传输的控制命令、图形仿真数据和基于实时传输协议rtp传输的视频图像;分布式对象之间采用多种通信方式?单向发送调用、同步调用和基于事件服务的push技术。 |